@charset "utf-8";
/* CSS Document */
html{overflow-y:auto;overflow-x:hidden;-webkit-text-size-adjust:100%;/*苹果设备下字体等比例*/text-size-adjust:100%;-webkit-font-smoothing:antialiased;/*字体抗锯齿*/}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0;margin:0;font:14px/1.5 "Microsoft YaHei",'SimSun',tahoma,Verdana,arial,sans-serif;color:#444;background:#fff;}
input,textarea,select,button{vertical-align:middle;outline:none;font-family:"Microsoft YaHei";color:#444;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
i, em{font-style: normal;}
img{border:none;vertical-align:middle;}
a{color:#444;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:hover{color:#ff6600;text-decoration:none;}
a:focus{outline:none;}
:focus {outline:none;}
a img {border:none;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.cur-default{ cursor: default;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
h1,h2,h3{font-weight:normal;}
 h1{ font-size:20px;}
 h2{ font-size:18px;}
 h3{ font-size:16px;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
input.srkcss:focus{
	outline: none;
	border-color:#0198ee !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(1,152,238,.075), 0 0 8px rgba(1,152,238,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(1,152,238,.075), 0 0 8px rgba(1,152,238,.6);
	box-shadow: inset 0 1px 1px rgba(1,152,238,.075), 0 0 8px rgba(1,152,238,.6);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
/********* 首页主体内容 **********/
.ls-wrapper{width:100%;height:auto;}
.ls-mainer-topbg{background:url(../images/indexbg_bot.jpg) no-repeat center bottom;padding-bottom:20px;}
.ls-mainer-botbg{background:url(../images/indexbg_top.jpg) no-repeat center 0;padding-top:15px;}
.ls-mainer{padding:20px 25px;border:1px #C1D7EA solid;background:#fff;height:auto;min-height:400px;_height:400px;}
.container{width:1154px;}
/*****头部****/
.ls-header{width:100%;height:auto;margin:auto;}
.ls-topmain{width:100%;height:35px;line-height:35px;font-size:13px;background:url("../images/topcon_bg.jpg") 0 0 repeat-x;overflow:hidden;color:#85a7d7;}
.ls-topmain a{color:#85a7d7;}
.ls-topmain a:hover{color:#ff6600;text-decoration:underline;}
.ls-top-l a{display:block; float: left; white-space:nowrap;height:35px;padding-left:12px;background:url("../images/top_line.gif") 5px center no-repeat;}
.ls-top-l a.num1,.ls-top-l a.old_btn{padding-left:0; background:none;}
.ls-top-l li{float:left;}
.ls-top-c{padding-left: 30px;}
.ls-top-r{height:35px;}
.ls-top-r ul li{float:left;height:35px;white-space:nowrap;padding-left:29px;background: 0 center no-repeat; background-image: url("../images/gh.png") !important; margin-left:16px;}
.ls-banmain{width:100%;height:auto;margin:auto;background:url(../images/banner_bg.jpg) center 0 no-repeat;overflow:hidden;}
.ls-banner{height:138px;position:relative;}
.ls-banner .img_title{display:none;}
.ls-banner .logo{margin-top:38px;width:600px;}
.ls-banner .ls-ban-link{width:353px;height:22px;clear:both;position:absolute;right:0;top:38px;}
.ls-banner .ls-ban-link li{float:left;padding:0 3px;}
.ls-banner .ls-ban-link li a{display:block;float:left;white-space:nowrap;height:22px;color:#145CA6;font-size:14px;}
.ls-banner .ls-ban-link li a:hover{color:#ff6600;}
.ls-search{width:364px;height:44px;margin-top:66px;}
.ls-search li.se_box{float:left;width:278px;height:34px;position:relative;background:url(../images/searchbg.png) no-repeat 0 0;padding:5px 20px 5px 20px;}
.ls-search li.se_box .msg-box{left:10px;top:0;position:absolute;}
.ls-search li.se_box input{float:left;width:100%;height:34px;line-height:34px;background:none;border:none;font-size:14px;}
.ls-search li.sea_an{float:left;width:44px;height:44px;}
.ls-search li.sea_an input{float:left;width:100%;height:44px;background:url(../images/sbt.png) center center no-repeat;border:0;text-indent:-99em;overflow:hidden;cursor:pointer;}
.ls-search li.sea_an input:hover{background-image:url(../images/sbt2.png);}
/*****导航****/
.navbar{height:45px;background:url("../images/menu_bg.jpg") 0 0 repeat-x;border:0;position:relative;z-index:11;}
#navbar{background:url("../images/mu_line.png") 0 center no-repeat;padding-left:1px;}
.navbar-nav>li{float:left;width:164px;height:45px;background:right center no-repeat; background-image: url("../images/mu_line.png")  !important; text-align:center;padding-right:1px;}
.navbar-nav>li.num1{width:162px;}
.navbar-nav>li>a{display:block;height:45px;line-height:40px;font-size:18px;font-weight:bold;color:#fff !important;cursor:pointer;letter-spacing:1px;padding-left:50px;transition:0.4s all;background: no-repeat 29px 7px; background-image: url(../images/n_ico1.png) !important;}
.navbar-nav li>a:hover{color:#fff !important;background-color:#03488D;background-position:34px 7px;}
.navbar-nav>li.num2 a{background-image:url(../images/n_ico2.png) !important;background-position:29px 8px;}
.navbar-nav>li.num2 a:hover{background-position:34px 8px;}
.navbar-nav>li.num3 a{background-image:url(../images/n_ico3.png) !important;background-position:27px 10px;}
.navbar-nav>li.num3 a:hover{background-position:31px 10px;}
.navbar-nav>li.num4 a{background-image:url(../images/n_ico4.png) !important;background-position:10px 8px;padding-left:30px;}
.navbar-nav>li.num4 a:hover{background-position:15px 8px;}
.navbar-nav>li.num5 a{background-image:url(../images/n_ico5.png) !important;background-position:25px 8px;}
.navbar-nav>li.num5 a:hover{background-image:url(../images/n_ico5.png) !important;background-position:32px 8px;}
.navbar-nav>li.num6 a{background-image:url(../images/n_ico6.png) !important;background-position:27px 9px;}
.navbar-nav>li.num6 a:hover{;background-position:32px 9px;}
.navbar-nav>li.num7 a{background-image:url(../images/n_ico7.png) !important;background-position:16px 5px;padding-left:40px;}
.navbar-nav>li.num7 a:hover{background-position:18px 5px;}
.ls-secnav{height:41px;background:#fff;overflow:hidden;}
.ls-date{width:240px;height:41px;background:url(../images/nd1.png) no-repeat 0 9px;padding-left:33px;color:#145CA6;font-size:14px;line-height:40px;white-space:nowrap;}
.ls-yubao{width:auto;max-width:400px;height:41px;background:url(../images/yj_ico.png) no-repeat 0 9px;padding-left:33px;color:#145CA6;font-size:14px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls-yubao span{color:#ff6600;}
.ls-yubao a{display:inline;float:none;color:#145CA6;}
.ls-yubao a:hover{color:#DD0808;}
/***网站底部-版权信息***/
.ls-footnav{height:auto;line-height:0;padding:10px 0;background:#0a56a2;text-align:center;font-size:0;color:#fff;}
.ls-footnav a{display:inline-block; line-height:1.5;color:#fff; font-size:14px; padding-left:29px; background:url("../images/fotfg.png") 13px center no-repeat;}
.ls-footnav a.num1{padding-left:0;background:none;}
.ls-footnav a:hover{color:#fff;text-decoration:underline;}
.ls-foot{line-height:1.78;text-align:center;position:relative;padding:22px 0 23px;font-size:14px;color:#a0cbf6;background:#2f77c3 url("../images/footer_bg.jpg") center 0 no-repeat;}
.ls-foot i{font-style:normal;}
.ls-foot span{padding:0 0.5em; display: inline-block;}
.ls-foot span img{padding-right:0.5em;}
.ls-foot a{color:#a0cbf6;}
.ls-foot a:hover{color:#a0cbf6;text-decoration:underline;}
.ls-foot .dzjg{position:absolute;left:50%;margin-left:-440px;top:30px;width:80px;height:80px;}
.ls-foot .jiucuo{margin-left:345px;top:45px;width:110px;height:55px;}
.ls-foot .old-govimg{margin-left:465px;top:45px;width:110px;height:55px;}
@media (min-width: 992px) and (max-width:1153px) {
	.container{width:992px;}
	/*****导航****/
	.navbar-nav>li{width:141px;}
	.navbar-nav>li.num1{width:138px;}
	.navbar-nav>li>a{padding-left:38px;background-position:14px 7px;font-size:16px;}
	.navbar-nav li>a:hover{background-position:20px 7px;}
	.navbar-nav>li.num2 a{background-position:14px 8px;}
	.navbar-nav>li.num2 a:hover{background-position:19px 8px;}
	.navbar-nav>li.num3 a{background-position:12px 10px;}
	.navbar-nav>li.num3 a:hover{background-position:16px 10px;}
	.navbar-nav>li.num4 a{background-position:5px 8px;}
	.navbar-nav>li.num4 a:hover{background-position:10px 8px;}
	.navbar-nav>li.num5 a{background-position:10px 8px;}
	.navbar-nav>li.num5 a:hover{background-position:17px 8px;}
	.navbar-nav>li.num6 a{background-position:12px 9px;}
	.navbar-nav>li.num6 a:hover{;background-position:17px 9px;}
	.navbar-nav>li.num7 a{background-position:1px 5px;padding-left:28px;}
	.navbar-nav>li.num7 a:hover{background-position:3px 5px;}
	.ls-foot .dzjg{position: static; display: inline; margin: 0 !important;}
}
@media (min-width: 768px) and (max-width:991px) {
	.ls-mainer-topbg{padding-bottom:15px;background-size:100% auto;}
	.ls-mainer-botbg{padding-top:15px;background-size:100% auto;}
	.container{width:768px;}
	.ls-mainer{padding:15px;margin:auto 10px;min-height:200px;}
	.mt20{margin-top:15px;}
	/*****头部****/
	.ls-top-l{padding-left:10px;}
	.ls-top-l a.num2{padding-left:0;background:none;}
	.ls-top-r{padding-right:10px;}
	.ls-banmain{background-size:auto 100%;}
	.ls-banner{height:120px;}
	.ls-banner .logo{margin-top:35px;width:auto;margin-left:10px;}
	.ls-banner .logo img{width:auto;height:50px;}
	.ls-search{width:300px;margin:40px 10px 0 0;}
	.ls-search li.se_box{width:223px;height:30px;background:#fff;border:#bfd7e6 1px solid;border-radius:20px;padding:4px 15px;}
	.ls-search li.se_box input{width:100%;height:30px;line-height:30px;}
	.ls-search li.sea_an{width:40px;height:40px;margin-left:5px;}
	.ls-search li.sea_an input{height:40px;background-size:100% 100% !important;}
	/*****导航****/
	.navbar-nav>li{width:109px;}
	.navbar-nav>li.num1{width:106px;}
	.navbar-nav>li>a{padding:0 !important; background-image: none !important; text-align:center;font-size:16px;}
	.navbar-nav>li.num2 a{background-image:none !important;}
	.navbar-nav>li.num3 a{background-image:none !important;}
	.navbar-nav>li.num4 a{background-image:none !important;}
	.navbar-nav>li.num5 a{background-image:none !important;}
	.navbar-nav>li.num5 a:hover{background-image:none !important;}
	.navbar-nav>li.num6 a{background-image:none !important;}
	.navbar-nav>li.num7 a{background-image:none !important;}

	.ls-date{margin-left:10px;}
	/***网站底部-版权信息***/
	.ls-foot{padding:15px 0;}
	.ls-foot span{padding:0 0.5em;display:inline-block;}
	.ls-foot .dzjg{position: static; display: inline; margin: 0 !important;}
}
@media (max-width: 767px) {
	.ls-mainer-topbg{padding-bottom:10px;background-size:100% auto;}
	.ls-mainer-botbg{padding-top:10px;background-size:100% auto;}
	.container{width:100%;}
	.ls-mainer{padding:10px 10px 15px;margin:auto 10px;min-height:150px;}
	.mt20{margin-top:10px;}
	/*****头部****/
	.ls-top-l{padding-left:10px;}
	.ls-top-l a.num2{padding-left:0;background:none;}
	.ls-top-l a.num3,.ls-top-l a.num4{display:none;}
	.ls-banmain{background-size:auto 100%;}
	.ls-banner{height:auto;padding:15px 0 10px;}
	.ls-banner .logo{float:none;margin:0 auto;width:70%;}
	.ls-banner .logo img{width:100%;height:auto;}
	.ls-search{float:none;margin:10px auto 0;width:300px;height:40px;}
	.ls-search li.se_box{width:223px;height:30px;background:#fff;border:#bfd7e6 1px solid;border-radius:20px;padding:4px 15px;}
	.ls-search li.se_box input{width:100%;height:30px;line-height:30px;}
	.ls-search li.sea_an{width:40px;height:40px;margin-left:5px;}
	.ls-search li.sea_an input{height:40px;background-size:100% 100% !important;}
	/*****导航****/
	.navbar{height:45px;margin:0 auto;}
	.navbar-collapse{border-top:0;}
	.navbar-default .navbar-brand{padding:0 10px;color:#fff !important;height:45px;line-height:45px;font-weight:bold;}
	.navbar-default .navbar-brand i{margin-right:10px;font-weight:normal;}
	.navbar-default .navbar-toggle{border-color:#fff;padding:6px 7px;margin:8px 10px 9px 0;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#fff !important;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color:#fff;}
	.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{background-color:#0a76da !important;}
	#navbar{background:none;padding-left:0;}
	.navbar-nav{margin-top:0;background:#145ca6;}
	.navbar-nav li{width:100%;height:41px;border-top: rgba(255, 255, 255, 0.3) 1px solid;background:none !important;padding:0;box-sizing:border-box;}
	.navbar-nav li:nth-of-type(2n){border-right:rgba(255, 255, 255, 0.3) 1px solid;}
	.navbar-nav li.num1{display:none;}
	.navbar-nav li a{height:40px;line-height:40px;font-size:16px;background:none!important; padding:0!important;text-align:center;}

	.navbar-nav>li.num2 a{background-image:none !important;}
	.navbar-nav>li.num3 a{background-image:none !important;}
	.navbar-nav>li.num4 a{background-image:none !important;}
	.navbar-nav>li.num5 a{background-image:none !important;}
	.navbar-nav>li.num5 a:hover{background-image:none !important;}
	.navbar-nav>li.num6 a{background-image:none !important;}
	.navbar-nav>li.num7 a{background-image:none !important;}
	.ls-secnav{height:auto;}
	.ls-date{margin-left:10px;padding-left:30px;float:none;width:auto;height:34px;line-height:34px;background-position:0 6px;}
	.ls-yubao{float:none;max-width:inherit;margin-left:10px;padding-left:30px;height:34px;line-height:34px;background-position:0 6px;}
	.ls-yubao span{display:none;}
	/***网站底部-版权信息***/
	.ls-footnav{padding:7px 0;}
	.ls-foot{padding:10px 0;line-height:1.5;background-size:auto 100%;}
	.ls-foot span{display:inline-block;padding:0 0.5em;}
	.ls-foot .dzjg{position: static; display: inline; margin: 0 !important;}
}

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei";}
.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;word-wrap:break-word;}
.ui-dialog-content .btn-group{padding:10px 0;text-align:center;display:block;height:36px;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#0884d5;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
  .ui-dialog-content{width:250px !important;height:auto !important;}
  .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}

/*当前位置*/
.ls-position{height:auto;line-height:20px;font-size:14px;color:#79a8d7;padding:0 0 15px 25px;background:url(../images/navarrow.png) no-repeat 0 1px;}
.ls-position i{font-style:normal;}
.ls-position a{color:#79a8d7;}
.ls-position a:hover{color:#ff6600;}
.ls-position .search-keywords{color:#f00;}
@media (max-width:991px) {
	.ls-position{padding-bottom:10px;margin:auto 10px;}
}
/*分页/翻页*/
.pagination{clear:both;width:100%;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:28px;font-size:14px;font-family:"Microsoft YaHei";}
.pagination a,.pagination span{display:inline-block;border:1px solid #e5e5e5;color:#555;margin:3px;padding:0 9px;text-decoration:none;white-space:nowrap;height:28px;line-height:28px;border-radius:3px;}
.pagination a:hover{background:#145CA6;border:1px solid #145CA6;color:#fff !important;}
.pagination a.active{border:1px solid #145CA6;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#145CA6;border:1px solid #145CA6;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #e5e5e5;color:#888;background:#e5e5e5;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#145CA6;border:#145CA6 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#888;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .total{border:0;height:30px;padding:0;line-height:30px;}
.pagination .inputBar{border:0;height:30px;line-height:30px;padding:0 2px 0 5px;}
.pagination .inputBar input{width:40px;height:24px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;background:#eee;vertical-align:middle;border-radius:3px;margin:-3px 3px 0;*margin:-2px 3px 0;_margin:-2px 3px 0;}
.pagination .inputBar button{display:inline-block;border:0;color:#fff;background:#145CA6;padding:0 8px;height:30px;cursor:pointer;border-radius:3px;margin:-3px 3px 0;*margin:-2px 3px 0;_margin:-2px 3px 0;}
@media (max-width:767px) {
	.pagination{margin:5px 0 0;}
}
.share-bar a.share-weixin{background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat !important;}
/*微信分享配色下固定背景和颜色*/
.weixin-share-open{background: url(/assets/images/share/share_wx_arrow.gif) no-repeat !important;}
.weixin-share-open .weixin-wrap p{color: #666 !important;}

/*无障碍调色弹窗样式*/
.wza-black-white div.ui-dialog{ background: #000 !important;}
.wza-black-white div.ind_pl{ background: #000 !important;}
.wza-black-white div#tips_box{ background: #000 !important;}
.wza-black-white div#tips_box .tips_body{ background: #000 !important;}
.wza-black-white .n-yellow .msg-wrap{ background: #000 !important;}
.wza-black-white .webnav li.ss4 .xxgk_navmu{ background: #000 !important;}

.wza-yellow-black div.ui-dialog{ background: yellow !important;}
.wza-yellow-black div.ind_pl{ background: yellow !important;}
.wza-yellow-black div#tips_box{ background: yellow !important;}
.wza-yellow-black div#tips_box .tips_body{ background: yellow !important;}
.wza-yellow-black .n-yellow .msg-wrap{ background: yellow !important;}
.wza-yellow-black .webnav li.ss4 .xxgk_navmu{ background: yellow !important;}

.wza-blue-yellow div.ui-dialog{ background: blue !important;}
.wza-blue-yellow div.ind_pl{ background: blue !important;}
.wza-blue-yellow div#tips_box{ background: blue !important;}
.wza-blue-yellow div#tips_box .tips_body{ background: blue !important;}
.wza-blue-yellow .n-yellow .msg-wrap{ background: blue !important;}
.wza-blue-yellow .webnav li.ss4 .xxgk_navmu{ background: blue !important;}

.wza-yellow-blue div.ui-dialog{ background: yellow !important;}
.wza-yellow-blue div.ind_pl{ background: yellow !important;}
.wza-yellow-blue div#tips_box{ background: yellow !important;}
.wza-yellow-blue div#tips_box .tips_body{ background: yellow !important;}
.wza-yellow-blue .n-yellow .msg-wrap{ background: yellow !important;}
.wza-yellow-blue .webnav li.ss4 .xxgk_navmu{ background: yellow !important;}
/*无障碍调色弹窗样式 end*/

/*专题右侧服务区*/
.zt-comrlink{ position: absolute; right:50%; margin-right: -600px; top:10px; font-size: 0; font-family: "Microsoft YaHei", "微软雅黑";}
.zt-comrlink li{ display: inline-block; *display: inline; *zoom: 1; margin-left: 10px; }
.zt-comrlink li a{display:block;background: rgba(0, 0, 0, 0.4);color:#fff;border-radius:4px;font-size:15px;height:32px;line-height:32px;text-align:center; padding: 0 10px; transition: 0.4s all; text-decoration: none;}
.zt-comrlink li a:hover{background: rgba(0, 0, 0, 0.7);}
@media (min-width:992px) and (max-width:1199px){
	.zt-comrlink{ margin-right: -490px;}
}
@media (max-width:991px){
	.zt-comrlink{ margin-right: -380px;}
}
@media (max-width:767px){
	.zt-comrlink{ margin-right:0; right: 10px;}
}


